CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES C

搜索资源列表

  1. AES

    0下载:
  2. AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some important processes inside the code to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:409495
    • 提供者:林宝源
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6922
    • 提供者:李抒昌
  1. aes

    0下载:
  2. 用C语言编写的aes加密算法,信息安全密码学算法程序,-aes encryption, information security, cryptography algorithm program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3658
    • 提供者:jjzx
  1. AES-Administration-and-Maintenance-Guide-Release-

    0下载:
  2. Implementing a telephony-enabled application using Avaya Telephony Services Application Programming Interface (TSAPI) requires an understanding of TSAPI core concepts of Session and Event Management, control services, and private data. This tutoria
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592095
    • 提供者:machrider24
  1. 128Bit-C51AES

    0下载:
  2. AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9829
    • 提供者:
  1. AESdemo

    0下载:
  2. AES加密解密函数以及实例工程。这个是C++的例子,比较简单实用。-AES encryption and decryption functions and example projects. This is an example of C++, more simple and practical.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2464421
    • 提供者:li
  1. AES

    0下载:
  2. C语言实现的AES对任意文件的加解密-C language implementation of the AES encryption and decryption of any file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3463597
    • 提供者:marseille
  1. AES-encryption-algorithm

    0下载:
  2. AES加密算法c语言实现代码,实际源代码说明-AES encryption algorithm c language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:60274
    • 提供者:Jason
  1. AES-Rijndael

    0下载:
  2. AES的一个C语言编译代码,其中密码长度为128比特-aes 128bits encrption and decrption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3424
    • 提供者:ray
  1. ccryptoaes

    0下载:
  2. aes algorithm c code for 8051 any stu-aes algorithm c code for 8051 any stuff
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5412
    • 提供者:notek
  1. AES.tar

    0下载:
  2. AES密码实现算法在C#中的应用,包含了两种方法-Password AES algorithm in C# application that contains two methods
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:47853
    • 提供者:ICE
  1. AES

    0下载:
  2. AES加解密算法 C语言编写 小巧 简便 不过没有图形化界面哈-AES by c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3392
    • 提供者:杨川
  1. Aes

    0下载:
  2. AesLib.pas is a C# interface to the AES encryption routines fromBrian Gladman. Generating of a salt valuePassword verificationGenerating of authentication codeEncryption of a streamDecryption of a stream.The source code of a sample program is include
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4079
    • 提供者:azadifar
  1. aes

    0下载:
  2. aes implementation in c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:1270
    • 提供者:hossin
  1. AES

    0下载:
  2. AES用c++实现,这个是我平时做得程序,希望与大家交流-AES using c++ implementation, this is what I usually do the procedure, hoping to share with you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:374505
    • 提供者:闫龙
  1. aes

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-Implemented in C AES encryption and decryption, packet length and are 128-bit key length.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3967
    • 提供者:赵明敏
  1. aes

    0下载:
  2. AES 128位加密 C语言实现。在网上找了好久都没找到。自己写一个,希望对大家有用-AES 128-bit encryption C language. The Internet for a long time did not find. Write your own, want to be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3423
    • 提供者:James
  1. aes-src-29-04-09

    0下载:
  2. aes加密解密源码和c++ builder 实例-aes encryption decryption c++ builder source code and examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-08-22
    • 文件大小:5125120
    • 提供者:赵小杰
  1. AES

    0下载:
  2. 本书是当前世界上介绍AES最全面的书了,详细的介绍了AES的数学基础,原理算法的构造,以及密码的相关知识,并且有C语言实现代码,是学习AES难得的一本好书. -This book is currently the world s most comprehensive book introduces AES, and a detailed descr iption of the mathematical basis of AES, algorithm construction principles
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5200472
    • 提供者:uiao86
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com